Analysis Software
Documentation for sPHENIX simulation software
|
Public Types | |
typedef internal::NativeArray < RawElement > | type |
typedef const type | const_reference |
Public Member Functions | |
typedef | GTEST_REMOVE_CONST_ (Element) RawElement |
Static Public Member Functions | |
static const_reference | ConstReference (const Element(&array)[N]) |
static type | Copy (const Element(&array)[N]) |
Definition at line 422 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 422 of file gmock-internal-utils.h
typedef const type testing::internal::StlContainerView< Element[N]>::const_reference |
Definition at line 431 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 431 of file gmock-internal-utils.h
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type |
Definition at line 425 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 425 of file gmock-internal-utils.h
|
inlinestatic |
Definition at line 433 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 433 of file gmock-internal-utils.h
References TauVsDIS_MachineLearning_Differentiation::array.
|
inlinestatic |
Definition at line 456 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 456 of file gmock-internal-utils.h
References TauVsDIS_MachineLearning_Differentiation::array.
typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ | ( | Element | ) |